dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlRangeType<T> Class

In This Topic
PgSqlRangeType<T> Class Methods
In This Topic

For a list of all members of this type, see PgSqlRangeType<T> members.

Public Methods
 NameDescription
Public MethodDetermines whether the specified value is contained by the range.  
Public MethodDetermines if the specified object is an instance of PgSqlRangeType<T> and has the same values as the current PgSqlRangeType<T> instance.  
Public MethodReturns a hash code for the PgSqlRangeType<T> type.  
Public MethodConverts the current PgSqlPath structure to a System.String.  
Top
See Also